How to Install augeas-dbg software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install augeas-dbg software package in Ubuntu 12.04 LTS (Precise Pangolin)

augeas-dbg software package provides Debugging symbols for libaugeas0, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install augeas-dbg 

augeas-dbg is installed in your system.

Make ensure the augeas-dbg package were installed using the commands given below,

$ sudo dpkg-query -l | grep augeas-dbg *

You will get with augeas-dbg package name, version, architecture and description in a table

augeas-dbg package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Debug packages
Package augeas-dbg
Version 0.10.0-0ubuntu4
Description Debugging symbols for libaugeas0
Sub Section debug


See Also, How to uninstall or remove augeas-dbg software package from Ubuntu 12.04 LTS (Precise Pangolin)?